home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / Start.ini < prev    next >
INI File  |  2002-12-23  |  4KB  |  102 lines

  1.  
  2. ; --------------------------------------------------------------------
  3. ;       Template DIRECTOR.INI file for Director 8 for Macintosh
  4. ; --------------------------------------------------------------------
  5.  
  6. ; All of the settings shown here are commented-out in the original version 
  7. ; of the file.  To change a setting, you must remove the comment 
  8. ; character (";") at the beginning of the setting's line.
  9.  
  10. ; The values shown for each setting in the original file are Director's 
  11. ; internal defaults.  The default value for a setting is used when it 
  12. ; isn't explictly set in the .INI file or when no .INI file exists.  
  13. ; Since these defaults are already stored internally in the Director 
  14. ; application and projectors, it is *not* necessary to distribute this 
  15. ; file with your movie unless you change one or more of the settings.
  16.  
  17. ; For use with projectors, you must name your .INI file "<ProjectorName>.INI"
  18. ; rather than "DIRECTOR.INI" and place the file in the same directory as
  19. ; your projector executable. 
  20.  
  21. ; For use with shockwave, you must name your .INI file "shockwave.ini", and
  22. ; place the file in the shockwave folder ( for instance, 
  23. ; MacintoshHD:System Folder:Extensions:Macromedia:Shockwave 8 ).
  24.  
  25. [Palette]
  26. ;Animation=1
  27. ; While performing an animation of the palette in 8-bit colour mode, 
  28. ; director reserves all colours in the system. It's obvious when this 
  29. ; happens, as the desktop and other applications will repaint in black 
  30. ; and white. If your movie does not often change the palette, this 
  31. ; may not be a problem, but if it changes the palette frequently, 
  32. ; this desktop flashing can ruin your animation.
  33. ; 1: Reserve colours before first palette effect, but do not release them
  34. ;    until the animation is done.
  35. ; 0: Default behaviour. Reserve colours only during a palette effect.
  36. ;
  37. ;SystemFriendly=1
  38. ;   This property only functions in a projector
  39. ; 1: When in 8-bit colour a fixed palette of the web 216 colours plus ten
  40. ;    additional greys will be used by the projector. Colours from the movie
  41. ;    will be re-mapped to the nearest available colour.
  42. ; 0: Default behaviour. When in 8-bit colour, changes in the palette channel
  43. ;    are propagated to the system palette. That is, the screen colours will
  44. ;    change.
  45.  
  46.  
  47. [Settings]
  48. ;MessageWindow=1
  49. ;    This property only functions in Projectors and Shockwave.
  50. ; 1: Open a message window while the movie is playing. Macintosh Shockwave
  51. ;    does not open a message window, however it does write output meant for
  52. ;    the message window into "1msgdump.txt" in the Shockwave 8 system player
  53. ;    folder. ([Hard drive]:System Folder:Extensions:Macromedia:Shockwave 8)
  54. ; 0: No message window.
  55. ;
  56. ; MessageWindowRect=0 20 400 300
  57. ;    The left (0), top (20), right (400) and bottom (300) coordinates of
  58. ;    the message window. If omitted, a default rectangle will be used.
  59. ;
  60. ;EscapeOk=1
  61. ;    This property is only used by projectors.
  62. ; Overrides the projector's escape lock setting.
  63. ;
  64. ;FullScreen=0
  65. ;    This property is only used by projectors.
  66. ; Overrides the projector's "full screen" setting, from 
  67. ; Create Projector's Option's Dialog.
  68. ;
  69. ;UseTitleBar=1
  70. ;    This property is only used by projectors.
  71. ; Overrides the projector's "show title bar" setting, from
  72. ; Create Projector's Option's Dialog.
  73. ;
  74. ;BackgroundAnimation=1
  75. ;    This property is only used by projectors.
  76. ; Overrides the projector's "animate in background" setting, from 
  77. ; Create Projector's Option's Dialog.
  78. ;
  79. ;SwitchColorDepth=1
  80. ;    This property is only used by projectors.
  81. ; Overrides the projector's "reset monitor to match movie's color depth"
  82. ; setting, from the Macintosh Create Projector's Option's Dialog.
  83. ;
  84. ;CenterStage=1
  85. ;    This property is only used by projectors.
  86. ; Overrides the projector's "center" setting, from
  87. ; Create Projector's Option's Dialog.
  88. ;
  89. ;ResizeStage=1
  90. ;    This property is only used by projectors.
  91. ; Overrides the projector's "stage size" setting, from
  92. ; Create Projector's Option's Dialog.
  93. ;
  94.  
  95. [Lingo]
  96. DisplayFullLingoErrorText=1
  97. ;    This property is used by shockwave and projectors.
  98. ; 1: Lingo errors generate a more descriptive text in the error alert.
  99. ; 0: Lingo errors generate a "script error. continue ?" yes/no alert.
  100. ;
  101.  
  102.